
.navxp_HDD_3DBW_default {

    font-family: Arial;
    font-size: 12px;
    text-align: left;
    width: 100%;
    border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #393839; 
    height: 38px;
    overflow: hidden;
}

.navxp_HDD_3DBW_default .startBk {
    float: left;
    display: inline;
    height: 32px;
    background-image: url(bk_left_red.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 7px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px;
}

.navxp_HDD_3DBW_default .itemsBk {
    float: left;
    display: inline;
    height: 32px;
    background-image: url(bk_btn_red.png);
    background-repeat: repeat-x;
    overflow: visible;
    margin: 0 10px 0 10px;
}

.navxp_HDD_3DBW_default .endBk {
    float: left;
    display: inline;
    height: 32px;
    background-image: url(bk_right_red.png);
    background-repeat: no-repeat;
    background-position: right top;
}


.navxp_HDD_3DBW_default .startBkActive,
.navxp_HDD_3DBW_default .startBkSel{
    background-image: url(bk_left_green.png);
}

.navxp_HDD_3DBW_default .itemsBkActive,
.navxp_HDD_3DBW_default .itemsBkSel {
    background-image: url(bk_btn_green.png);
}

.navxp_HDD_3DBW_default .endBkActive,
.navxp_HDD_3DBW_default .endBkSel {
    background-image: url(bk_right_green.png);
}


.navxp_HDD_3DBW_default .lineBk {
    width: 100%;
    height: 7px;
    background-image: url(bk_line.png);
    background-repeat: repeat-x;
}


.navxp_HDD_3DBW_default a.itemL0:link, .navxp_HDD_3DBW_default a.itemL0:visited {
    display: block;
    float: left;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none; color: #FEFEFE;
    margin-top: 7px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px;
    padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px;
    outline-style:none;
    outline-width:0;
}

.navxp_HDD_3DBW_default a.itemL0:hover, .navxp_HDD_3DBW_default a.itemL0:active  {
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; color: #FEFEFE;
    outline-style:none;
    outline-width:0;
}

.navxp_HDD_3DBW_default a.itemL0Sel:link, .navxp_HDD_3DBW_default a.itemL0Sel:visited {
    display: block;
    float: left;

    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; color: #FEFEFE;
    margin-top: 7px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px;
    padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px;
    outline-style:none;
    outline-width:0;
}

.navxp_HDD_3DBW_default a.itemL0Active:link, .navxp_HDD_3DBW_default a.itemL0Active:visited {
    display: block;
    float: left;

    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; color: #FEFEFE;
    margin-top: 7px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px;
    padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px;
    outline-style:none;
    outline-width:0;
}

.navxp_HDD_3DBW_default a.itemLN:link, .navxp_HDD_3DBW_default a.itemLN:visited {

    display: block;
    min-width: 100px;

    padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px;
    margin-top: 1px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px;
    border-width: 1px; border-style: solid; border-color: #c4b8b8;
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none; color: #424242; text-align: left;

    white-space: pre;
    
    overflow: hidden;

    background-image: url(bk_white.png);
    background-repeat: repeat-x;
    
}

.navxp_HDD_3DBW_default a.itemLN:hover, .navxp_HDD_3DBW_default a.itemLN:active {
    
    padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px;
    margin-top: 1px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px;
    border-width: 1px; border-style: solid; border-color: #cf2a2a;
    color: #FEFEFE;
    
    position: relative;
    overflow: hidden;

    background-image: url(bk_red.png);
    background-repeat: repeat-x;
}

.navxp_HDD_3DBW_default .child_container {
    position: absolute;
    display: none;
    margin-left: 1px;
}

.navxp_HDD_3DBW_default .child_container a.selChild:link, .navxp_HDD_3DBW_default .child_container a.selChild:visited {
    
    padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px;
    margin-top: 1px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px;
    border-width: 1px; border-style: solid; border-color: #cf2a2a;
    color: #FEFEFE;

    background-image: url(bk_red.png);
    background-repeat: repeat-x;
}
